Skip to content

chore(deps): bump react-router-dom from 5.3.4 to 7.15.0 in /superset-frontend#38223

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/superset-frontend/react-router-dom-7.13.1
Closed

chore(deps): bump react-router-dom from 5.3.4 to 7.15.0 in /superset-frontend#38223
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/superset-frontend/react-router-dom-7.13.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 24, 2026

Bumps react-router-dom from 5.3.4 to 7.15.0.

Release notes

Sourced from react-router-dom's releases.

v7.1.3

See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v713

v6.4.4

What's Changed

  • Throw an error if an action/loader function returns undefined as revalidations need to know whether the loader has previously been executed. undefined also causes issues during SSR stringification for hydration. You should always ensure your loader/action returns a value, and you may return null if you don't wish to return anything. (#9511)
  • Properly handle redirects to external domains (#9590, #9654)
  • Preserve the HTTP method on 307/308 redirects (#9597)
  • Support basename in static data routers (#9591)
  • Enhanced ErrorResponse bodies to contain more descriptive text in internal 403/404/405 scenarios
  • Fix issues with encoded characters in NavLink and descendant <Routes> (#9589, #9647)
  • Properly serialize/deserialize ErrorResponse instances when using built-in hydration (#9593)
  • Support basename in static data routers (#9591)
  • Updated dependencies:
    • @remix-run/router@1.0.4
    • react-router@6.4.4

Full Changelog: https://github.com/remix-run/react-router/compare/react-router-dom@6.4.3...react-router-dom@6.4.4

Changelog

Sourced from react-router-dom's changelog.

v7.15.0

Patch Changes

v7.14.2

Patch Changes

v7.14.1

Patch Changes

7.14.0

Patch Changes

  • Updated dependencies:
    • react-router@7.14.0

7.13.2

Patch Changes

  • Updated dependencies:
    • react-router@7.13.2

7.13.1

Patch Changes

  • Updated dependencies:
    • react-router@7.13.1

7.13.0

Patch Changes

  • Updated dependencies:
    • react-router@7.13.0

7.12.0

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for react-router-dom since your current version.


Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependabot npm Dependabot - npm related PRs labels Feb 24, 2026
@bito-code-review
Copy link
Copy Markdown
Contributor

bito-code-review Bot commented Feb 24, 2026

Bito Automatic Review Skipped - Files Excluded

Bito didn't auto-review this change because all changed files are in the exclusion list for automatic reviews. No action is needed if you didn't intend for the agent to review it. Otherwise, to manually trigger a review, type /review in a comment and save.
You can change the excluded files settings here, or contact your Bito workspace admin at evan@preset.io.

@netlify
Copy link
Copy Markdown

netlify Bot commented Feb 24, 2026

Deploy Preview for superset-docs-preview ready!

Name Link
🔨 Latest commit 06bd917
🔍 Latest deploy log https://app.netlify.com/projects/superset-docs-preview/deploys/699deeba44782c00086b9d15
😎 Deploy Preview https://deploy-preview-38223--superset-docs-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@sadpandajoe
Copy link
Copy Markdown
Member

Dependabot Review: Superseded + CI Failing

This PR (react-router-dom 5.3.4 → 7.13.1) is superseded by #39058 (which targets v7.13.2, a newer version).

Same major breaking change analysis applies — see #39058 for the full review. React Router v5 → v7 is a significant migration effort requiring extensive codebase changes. Do NOT merge either PR as-is.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 21, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/superset-frontend/react-router-dom-7.13.1 branch April 21, 2026 01:10
@rusackas
Copy link
Copy Markdown
Member

rusackas commented May 5, 2026

@dependabot recreate

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 5, 2026

Looks like this PR is closed. If the branch still exists, you can re-open the PR and then use @dependabot rebase or @dependabot recreate. If the branch was deleted, Dependabot will create a new PR on the next scheduled run, or you can trigger an update from the Dependency graph page.

@rusackas
Copy link
Copy Markdown
Member

rusackas commented May 5, 2026

@dependabot recreate

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 5, 2026

Looks like this PR is closed. If the branch still exists, you can re-open the PR and then use @dependabot rebase or @dependabot recreate. If the branch was deleted, Dependabot will create a new PR on the next scheduled run, or you can trigger an update from the Dependency graph page.

@rusackas rusackas restored the dependabot/npm_and_yarn/superset-frontend/react-router-dom-7.13.1 branch May 5, 2026 16:46
@rusackas
Copy link
Copy Markdown
Member

rusackas commented May 5, 2026

@dependabot recreate

@rusackas rusackas reopened this May 5, 2026
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 5.3.4 to 7.15.0.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.15.0/packages/react-router-dom)

---
updated-dependencies:
- dependency-name: react-router-dom
  dependency-version: 7.13.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump react-router-dom from 5.3.4 to 7.13.1 in /superset-frontend chore(deps): bump react-router-dom from 5.3.4 to 7.15.0 in /superset-frontend May 5, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/superset-frontend/react-router-dom-7.13.1 branch from 06bd917 to fbfaafb Compare May 5, 2026 17:15
@rusackas
Copy link
Copy Markdown
Member

Closing as a duplicate of the older react-router-dom v5 → v7 PR #37334. All four open Dependabot PRs for this bump (#37334, #38223, #39086, #39381) are blocked on the same v7 API migration (useHistoryuseNavigate, RedirectNavigate, RouteComponentProps removed, <Switch><Routes>, etc.) — keeping the oldest open as the single tracker so review effort isn't fragmented across duplicates.

@rusackas rusackas closed this May 13, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/superset-frontend/react-router-dom-7.13.1 branch May 13, 2026 03:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants